CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - b样条 插值

搜索资源列表

  1. B样条插值 C++

    3下载:
  2. 详细的B样条曲线生成程序
  3. 所属分类:数学计算/工程计算

  1. bspline_tools_1_1

    1下载:
  2. B样条工具箱,一个非常有用的matlb工具箱 可以很方便的进行样条插值-B-spline toolbox, a very useful matlb Toolbox can easily be spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:352134
    • 提供者:张文荣
  1. BSpline

    0下载:
  2. 三次四阶b样条插值算法(Deboor算法)的mfc程序实现-Three fourth-order b-spline interpolation algorithm (Deboor algorithm) of mfc program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-24
    • 文件大小:55193
    • 提供者:litchi
  1. Raw

    1下载:
  2. 本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, th
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:69567
    • 提供者:qzc
  1. analysis2

    0下载:
  2. 数值分析B计算实习作业二:分别用分段线性插值、分段二次多项式插值、 分段三次多项式插值和三次样条插值对所给的数据进行细化 -Numerical Analysis of B calculated internship operation II: piecewise linear interpolation, respectively, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2543
    • 提供者:madier
  1. Spline

    0下载:
  2. C语言编写,用追赶法解三弯距方程来实现三次B样条插值。很有使用价值-C language, used to catch up with Method three bends away from the equation to achieve three B-spline interpolation. Very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:1340
    • 提供者:
  1. TreeSpline

    0下载:
  2. 三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:520
    • 提供者:史文博
  1. BSpline

    0下载:
  2. 海量散乱数据重构的小程序,采用B样条插值和分层B样条算法,对B样条算法进行了封装,最后OPENGL显示重构的网格数据。可用于人脸海量数据重构及地形重构。需先载入数据。数据格式可参考代码内格式。-Massive small scattered data reconstruction procedures, the use of B-spline interpolation and hierarchical B-spline algorithm for B-spline algorithm pack
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:693499
    • 提供者:周翔
  1. chazhi

    0下载:
  2. Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSampl
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10192
    • 提供者:舞蛳
  1. cs559-25

    0下载:
  2. 解说B样条插值的使用,有曲线和曲面,在国外网站上下载的,很好-Explain the use of B-spline interpolation, there are curves and surfaces, in foreign Web site to download, very good
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:393630
    • 提供者:张俊峰
  1. CBI_1

    4下载:
  2. 均匀三次B样条曲线插值,给定若干点求出曲线(Uniform three times B spline curve interpolation, given a number of points to find the curve)
  3. 所属分类:分形几何

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:ltx20
  1. myselfB

    1下载:
  2. 通过四重节点办法算出控制点坐标,根据控制点拟合通过型值点的3次B样条曲线(The coordinate of control points is calculated by four nodes method, and the 3 B spline curve of the control point is fitted through the value point of the type)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:jinlong0186
  1. B1calculate

    0下载:
  2. (B样条插值函数)用于计算一阶b样条函数的子函数程序。(calculate the b-spline function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:32768
    • 提供者:tangdong
  1. 三次样条曲线拟和

    1下载:
  2. 三次样条曲线拟合类,可用于样条插值、拟合、预测等算法场合。(The Cubic Spline Interpolation class can be used for spline interpolation, fitting, prediction and other algorithms.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:bbmmss
  1. 反算NURBS曲线插值控制点并计算NURBS插值曲线

    3下载:
  2. 对于给定的数个离散数据点,使用3次NURBS(非均匀有理B样条曲线)进行插值拟合。该算法程序能够反算出NURBS曲线控制点并绘制经过给定离散点的插值曲线。(For a given number of discrete data points, the 3 NURBS (nonuniform rational B spline curve) is used for interpolation fitting. The algorithm can calculate the control poin
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:mingle113
  1. NURBS插值插补

    3下载:
  2. 实现非均匀有理B样条曲线(NURBS)插值插补功能(Realization of interpolation interpolation function of NURBS curve)
  3. 所属分类:matlab例程

    • 发布日期:2019-08-18
    • 文件大小:730112
    • 提供者:gxushine
  1. B-spline

    1下载:
  2. 均匀三次B样条曲线插值,定义插值函数,B样条拟合三维曲面(Interpolation of B spline curves)
  3. 所属分类:matlab例程

    • 发布日期:2018-09-14
    • 文件大小:1024
    • 提供者:花里胡哨
  1. B spline

    1下载:
  2. B样条拟合程序,用于多点拟合,拟合情况较好,不是插值(B spline fitting procedures for multi-point fitting, better fitting, not interpolation.)
  3. 所属分类:matlab例程

    • 发布日期:2019-07-20
    • 文件大小:2048
    • 提供者:xiong。
  1. 三次四阶b样条插值算法(Deboor算法)

    2下载:
  2. 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-29
    • 文件大小:39255040
    • 提供者:陈哈
  1. Byang

    1下载:
  2. 三维b样条插值matlab代码,拟合效果较好(3-D B-spline interpolation matlab code)
  3. 所属分类:其他

    • 发布日期:2021-04-22
    • 文件大小:4807680
    • 提供者:flewer
« 12 3 4 5 »
搜珍网 www.dssz.com